[INFO] fetching crate pax-manifest 0.38.3...
[INFO] testing pax-manifest-0.38.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pax-manifest 0.38.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pax-manifest 0.38.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pax-manifest 0.38.3
[INFO] tweaked toml for crates.io crate pax-manifest 0.38.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pax-manifest 0.38.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding kurbo v0.9.5 (available: v0.13.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ce7de262731e06bc2401270ac46704da77039d060aa86be4db0ae12386b41de
[INFO] running `Command { std: "docker" "start" "-a" "9ce7de262731e06bc2401270ac46704da77039d060aa86be4db0ae12386b41de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ce7de262731e06bc2401270ac46704da77039d060aa86be4db0ae12386b41de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce7de262731e06bc2401270ac46704da77039d060aa86be4db0ae12386b41de", kill_on_drop: false }`
[INFO] [stdout] 9ce7de262731e06bc2401270ac46704da77039d060aa86be4db0ae12386b41de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcab0e9e6a9bfbafc0358aec5836951ec9d02f0e8ef2551490731bde786af8b9
[INFO] running `Command { std: "docker" "start" "-a" "bcab0e9e6a9bfbafc0358aec5836951ec9d02f0e8ef2551490731bde786af8b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling piet v0.6.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling pax-message v0.38.3
[INFO] [stderr]    Compiling pax-runtime-api v0.38.3
[INFO] [stderr]    Compiling pax-lang v0.38.3
[INFO] [stderr]    Compiling pax-manifest v0.38.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cell::Ref`
[INFO] [stdout]  --> src/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cell::Ref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format_file`
[INFO] [stdout]   --> src/code_serialization/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     formatting::{format_file, format_pax_template},
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1435:68
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &TypeDefinition {
[INFO] [stdout]      |                                     --            --               ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                     |             |
[INFO] [stdout]      |                                     |             the lifetime is named here
[INFO] [stdout]      |                                     the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &'a TypeDefinition {
[INFO] [stdout]      |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1445:17
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1444 |         tt: &'a TypeTable,
[INFO] [stdout]      |              -- the lifetime is named here
[INFO] [stdout] 1445 |     ) -> Option<&TypeDefinition> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     ) -> Option<&'a TypeDefinition> {
[INFO] [stdout]      |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.29s
[INFO] running `Command { std: "docker" "inspect" "bcab0e9e6a9bfbafc0358aec5836951ec9d02f0e8ef2551490731bde786af8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcab0e9e6a9bfbafc0358aec5836951ec9d02f0e8ef2551490731bde786af8b9", kill_on_drop: false }`
[INFO] [stdout] bcab0e9e6a9bfbafc0358aec5836951ec9d02f0e8ef2551490731bde786af8b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33197e827caad8252352f463512f24db19f513a7dd2ac51f87b49f3b24749e92
[INFO] running `Command { std: "docker" "start" "-a" "33197e827caad8252352f463512f24db19f513a7dd2ac51f87b49f3b24749e92", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::cell::Ref`
[INFO] [stdout]  --> src/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cell::Ref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format_file`
[INFO] [stdout]   --> src/code_serialization/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     formatting::{format_file, format_pax_template},
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pax-manifest v0.38.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1435:68
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &TypeDefinition {
[INFO] [stdout]      |                                     --            --               ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                     |             |
[INFO] [stdout]      |                                     |             the lifetime is named here
[INFO] [stdout]      |                                     the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &'a TypeDefinition {
[INFO] [stdout]      |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1445:17
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1444 |         tt: &'a TypeTable,
[INFO] [stdout]      |              -- the lifetime is named here
[INFO] [stdout] 1445 |     ) -> Option<&TypeDefinition> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     ) -> Option<&'a TypeDefinition> {
[INFO] [stdout]      |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::Ref`
[INFO] [stdout]  --> src/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cell::Ref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format_file`
[INFO] [stdout]   --> src/code_serialization/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     formatting::{format_file, format_pax_template},
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1435:68
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &TypeDefinition {
[INFO] [stdout]      |                                     --            --               ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                     |             |
[INFO] [stdout]      |                                     |             the lifetime is named here
[INFO] [stdout]      |                                     the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &'a TypeDefinition {
[INFO] [stdout]      |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1445:17
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1444 |         tt: &'a TypeTable,
[INFO] [stdout]      |              -- the lifetime is named here
[INFO] [stdout] 1445 |     ) -> Option<&TypeDefinition> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     ) -> Option<&'a TypeDefinition> {
[INFO] [stdout]      |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] running `Command { std: "docker" "inspect" "33197e827caad8252352f463512f24db19f513a7dd2ac51f87b49f3b24749e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33197e827caad8252352f463512f24db19f513a7dd2ac51f87b49f3b24749e92", kill_on_drop: false }`
[INFO] [stdout] 33197e827caad8252352f463512f24db19f513a7dd2ac51f87b49f3b24749e92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a305dd873c256cac58cb23d0be7534a6034ca2afaa8c86a2b2e68579f037000c
[INFO] running `Command { std: "docker" "start" "-a" "a305dd873c256cac58cb23d0be7534a6034ca2afaa8c86a2b2e68579f037000c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::cell::Ref`
[INFO] [stderr]  --> src/server.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::cell::Ref;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `format_file`
[INFO] [stderr]   --> src/code_serialization/mod.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 |     formatting::{format_file, format_pax_template},
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1435:68
[INFO] [stderr]      |
[INFO] [stderr] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &TypeDefinition {
[INFO] [stderr]      |                                     --            --               ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |                                     |             |
[INFO] [stderr]      |                                     |             the lifetime is named here
[INFO] [stderr]      |                                     the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &'a TypeDefinition {
[INFO] [stderr]      |                                                                     ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1445:17
[INFO] [stderr]      |
[INFO] [stderr] 1443 |         &'a self,
[INFO] [stderr]      |          -- the lifetime is named here
[INFO] [stderr] 1444 |         tt: &'a TypeTable,
[INFO] [stderr]      |              -- the lifetime is named here
[INFO] [stderr] 1445 |     ) -> Option<&TypeDefinition> {
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1445 |     ) -> Option<&'a TypeDefinition> {
[INFO] [stderr]      |                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: `pax-manifest` (lib) generated 4 warnings (run `cargo fix --lib -p pax-manifest` to apply 4 suggestions)
[INFO] [stderr] warning: `pax-manifest` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pax_manifest-ee455a91e7f0b35e)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-33a819410b724fec)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pax_manifest
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a305dd873c256cac58cb23d0be7534a6034ca2afaa8c86a2b2e68579f037000c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a305dd873c256cac58cb23d0be7534a6034ca2afaa8c86a2b2e68579f037000c", kill_on_drop: false }`
[INFO] [stdout] a305dd873c256cac58cb23d0be7534a6034ca2afaa8c86a2b2e68579f037000c
